home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / Select / ComposeInColor.app / English.lproj / SpectreSepsCIC.nib / data.classes < prev    next >
Encoding:
Text File  |  1994-12-14  |  1.3 KB  |  73 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. SpectreSepsCIC = {
  7.     ACTIONS = {
  8.     showCorrection:;
  9.     showUCR:;
  10.     showOutputFormat:;
  11.     showPressGain:;
  12.     showSharpness:;
  13.     changePictFormat:;
  14.     showGrayBalance:;
  15.     getSettingsFrom:;
  16.     showRange:;
  17.     start:;
  18.     showGradation:;
  19.     changeOutputFormat:;
  20.     showScrnData:;
  21.     showScrnSet:;
  22.     };
  23.     OUTLETS = {
  24.     OutputPictButton;
  25.     UCRUCAColorWell;
  26.     ContourSharpeningSensitivityRoundSlider;
  27.     GrayBalanceMatrix;
  28.     PressGainPopUp;
  29.     ContourPopUp;
  30.     UCRStartFormCell;
  31.     GrayBalancePopUp;
  32.     ContourSharpeningIntensityFormCell;
  33.     GradationMatrix;
  34.     ScreeningYDotPopUp;
  35.     stringTable;
  36.     OutputPreviewPercentageFormCell;
  37.     ScreeningKDotPopUp;
  38.     ScreeningCDotPopUp;
  39.     ScreeningPopUp;
  40.     ScreeningMDotPopUp;
  41.     GradationPopUp;
  42.     ScreeningMatrix;
  43.     RangePopUp;
  44.     ColorCorrectionSaturationFormCell;
  45.     UCRInkFormCell;
  46.     OutputDpiFormCell;
  47.     ContourSmoothingIntensityFormCell;
  48.     UCRPopUp;
  49.     PressGainMatrix;
  50.     UCRMatrix;
  51.     ContourSmoothingSensitivityRoundSlider;
  52.     OutputFormatButton;
  53.     UCRGcrFormCell;
  54.     ColorCorrectionPopUp;
  55.     ScreeningResolutionFormCell;
  56.     ScreeningLineScreenFormCell;
  57.     ContourSizeFormCell;
  58.     actionWindow;
  59.     RangeMatrix;
  60.     OutBinaryEncodingButton;
  61.     OutputPreviewPopUp;
  62.     ScreeningUseScreeningButton;
  63.     };
  64.     SUPERCLASS = Object;
  65. };
  66. RoundSlider = {
  67.     ACTIONS = {
  68.     };
  69.     OUTLETS = {
  70.     };
  71.     SUPERCLASS = View;
  72. };
  73.